home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
CHIPCD_2_2000.iso
/
software
/
drivery
/
Elsa ERAZOR
/
EZ3_OGLB.EXE
/
elsavpx.cab
/
elsavpx.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1999-09-02
|
3KB
|
135 lines
; ELSAVPX.INF -- This file installs ELSAVPX.SYS
;
;*** Created 03/26/97 (Creation Date)
;
[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%ELSA%
LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
[DestinationDirs]
EVP.CopyDrivers=10,system32\drivers ; eg. \windows\system32\drivers
EVP.CopyCodec=11
EVP.DelSource=30,TEMP
[SourceDisksNames]
1=%Display.DiskID%,ELSAVPX.CAB,,C:\TEMP
[SourceDisksFiles]
elsavpx.sys = 1
elsaeqcx.DLL = 1
[Manufacturer]
%ELSA%=ELSA
;---------------------------------------------------------------
; E L S A
;
; VICTORY ERAZOR WDM (VideoPort) Video Capture
;
;---------------------------------------------------------------
[ELSA]
%EVP.DeviceDesc%=EVP.Device,DISPLAY\ELSAWVPX
[EVP.Device]
Include = ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration, KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = EVP.AddReg
UpdateInis= EVP.UpdateIni
CopyFiles= EVP.CopyDrivers, EVP.CopyCodec
DelFiles = EVP.DelDrivers, EVP.DelSource
KnownFiles= EVP.KnownFiles
[EVP.Device.NT]
Include = ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = EVP.AddReg
UpdateInis= EVP.UpdateIni
CopyFiles= EVP.CopyDrivers, EVP.CopyCodec
DelFiles = EVP.DelDrivers
[EVP.CopyDrivers]
elsavpx.sys
stream.sys
[EVP.CopyCodec]
elsaeqcx.dll
[EVP.UpdateIni]
system.ini, drivers32,,"VIDC.UYVY=elsaeqcx.dll"
system.ini, drivers32,,"VIDC.YUY2=elsaeqcx.dll",0
[EVP.KnownFiles]
elsavpx.sys=safe
[EVP.DelDrivers]
[EVP.DelSource]
ELSAVPX.CAB
[EVP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,elsavpx.sys
[EVP.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
[EVP.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoCrossbar]
AddReg=VideoXBar.AddReg
[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%EVP.Capture%
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%EVP.Crossbar%
[EVP.Device.NT.Services]
AddService = EVP,0x00000002,EVP.ServiceInstall
[EVP.ServiceInstall]
DisplayName = %EVP.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\elsavpx.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
ELSA="ELSA"
;----------------
; Localizable
;----------------
captureClassName="Sound, video and game controllers"
EVP.DeviceDesc="ELSA ERAZOR III - WDM Video Capture Driver"
EVP.Capture="ELSA ERAZOR III - WDM Video Capture"
EVP.Crossbar="ELSA ERAZOR III - WDM Video Crossbar"
Display.DiskID = "ELSA Driver Disk (ERAZOR III)"